home *** CD-ROM | disk | FTP | other *** search
/ Klondike Gold - An Interactive History / Klondike Gold - An Interactive History.iso / gr1.dir / 00072_Script_72 < prev    next >
Text File  |  1995-11-29  |  210b  |  22 lines

  1. on exitFrame
  2.   --1
  3.   
  4.   
  5.   HL 45, 34
  6.   
  7.   preLoadCast 14
  8.   
  9.   if rollover(3) then
  10.     show "P001.a"
  11.     
  12.   else
  13.     
  14.     reshow "1", "P001"
  15.     prompt2
  16.   end if
  17.   
  18.   
  19.   go the frame
  20.   
  21. end
  22.